PhpOffice\PhpSpreadsheet\Shared\Trend\BestFit S

Total Complexity 50
Dependencies 0
Dependents 2
Total lines 459
Lines of code 185
Logical lines of code 105
Comment lines 161
Methods 23
Properties 21

Methods 23

Method Rating Maintainability Complexity Lines of code
calculateGoodnessOfFit()
A
43 10 48
leastSquareFit()
S
52 4 26
__construct()
S
61 3 12
getStdevOfResiduals()
S
71 2 6
getCorrelation()
S
71 2 6
getCovariance()
S
71 2 6
getF()
S
71 2 6
getDFResiduals()
S
71 2 6
getSSResiduals()
S
71 2 6
getSSRegression()
S
71 2 6
getGoodnessOfFitPercent()
S
70 2 6
getGoodnessOfFit()
S
71 2 6
getIntersectSE()
S
71 2 6
getIntersect()
S
71 2 6
getSlopeSE()
S
71 2 6
getSlope()
S
71 2 6
getBestFitType()
S
82 1 3
getEquation()
S
82 1 3
getXValues()
S
82 1 3
getYBestFitValues()
S
82 1 3
getValueOfXForY()
S
82 1 3
getValueOfYForX()
S
82 1 3
getError()
S
82 1 3